Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-2455 (GCVE-0-2023-2455)
Vulnerability from cvelistv5 – Published: 2023-06-09 00:00 – Updated: 2025-01-06 17:13| Vendor | Product | Version | |
|---|---|---|---|
| n/a | postgresql |
Affected:
PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:26:08.921Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.postgresql.org/support/security/CVE-2023-2455/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230706-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-2455",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-06T17:13:19.051067Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-06T17:13:23.297Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-06T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"url": "https://www.postgresql.org/support/security/CVE-2023-2455/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230706-0006/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-2455",
"datePublished": "2023-06-09T00:00:00.000Z",
"dateReserved": "2023-05-01T00:00:00.000Z",
"dateUpdated": "2025-01-06T17:13:23.297Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-2455",
"date": "2026-05-27",
"epss": "0.00226",
"percentile": "0.45315"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-2455\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-06-09T19:15:09.313\",\"lastModified\":\"2025-01-06T18:15:13.913\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"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\":\"11.0\",\"versionEndExcluding\":\"11.20\",\"matchCriteriaId\":\"895C54DB-6D0C-4C3C-82E8-32BDB03DD3F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.15\",\"matchCriteriaId\":\"57895EC0-9A98-4A80-AEDF-86E6423D9D45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.11\",\"matchCriteriaId\":\"9EA25D57-813D-442D-81C3-82D393CAA41A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.8\",\"matchCriteriaId\":\"E9171779-EAEA-4D8C-8E05-0B751B9139D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.3\",\"matchCriteriaId\":\"EC91659E-2AE2-486C-8CD3-F41CD189FD6F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:software_collections:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"749804DA-4B27-492A-9ABA-6BB562A6B3AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2455\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230706-0006/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2023-2455/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2455\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230706-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2023-2455/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2455\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.postgresql.org/support/security/CVE-2023-2455/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230706-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:26:08.921Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-2455\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-06T17:13:19.051067Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-06T17:13:06.549Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"postgresql\", \"versions\": [{\"status\": \"affected\", \"version\": \"PostgreSQL 15.3, PostgreSQL 14.8, PostgreSQL 13.11, PostgreSQL 12.15, PostgreSQL 11.20\"}]}], \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2455\"}, {\"url\": \"https://www.postgresql.org/support/security/CVE-2023-2455/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230706-0006/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-07-06T00:00:00\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-2455\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-06T17:13:23.297Z\", \"dateReserved\": \"2023-05-01T00:00:00\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-06-09T00:00:00\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2024:14360-1
Vulnerability from csaf_opensuse - Published: 2024-09-23 00:00 - Updated: 2024-09-23 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql16-16.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql16-16.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14360",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14360-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20229 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23214 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23222 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32027 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32028 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32028/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32029 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32029/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3393 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1552 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1552/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7348 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7348/"
}
],
"title": "postgresql16-16.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-23T00:00:00Z",
"generator": {
"date": "2024-09-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14360-1",
"initial_release_date": "2024-09-23T00:00:00Z",
"revision_history": [
{
"date": "2024-09-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-16.4-1.1.aarch64",
"product_id": "postgresql16-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.4-1.1.aarch64",
"product_id": "postgresql16-contrib-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-docs-16.4-1.1.aarch64",
"product_id": "postgresql16-docs-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.aarch64",
"product_id": "postgresql16-llvmjit-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.4-1.1.aarch64",
"product_id": "postgresql16-plperl-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.4-1.1.aarch64",
"product_id": "postgresql16-plpython-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.aarch64",
"product_id": "postgresql16-pltcl-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-server-16.4-1.1.aarch64",
"product_id": "postgresql16-server-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-server-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-test-16.4-1.1.aarch64",
"product_id": "postgresql16-test-16.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-16.4-1.1.ppc64le",
"product_id": "postgresql16-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.4-1.1.ppc64le",
"product_id": "postgresql16-contrib-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-docs-16.4-1.1.ppc64le",
"product_id": "postgresql16-docs-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.4-1.1.ppc64le",
"product_id": "postgresql16-plperl-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.4-1.1.ppc64le",
"product_id": "postgresql16-plpython-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.ppc64le",
"product_id": "postgresql16-pltcl-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-server-16.4-1.1.ppc64le",
"product_id": "postgresql16-server-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-server-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-test-16.4-1.1.ppc64le",
"product_id": "postgresql16-test-16.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.s390x",
"product": {
"name": "postgresql16-16.4-1.1.s390x",
"product_id": "postgresql16-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.s390x",
"product": {
"name": "postgresql16-contrib-16.4-1.1.s390x",
"product_id": "postgresql16-contrib-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-devel-16.4-1.1.s390x",
"product_id": "postgresql16-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.s390x",
"product": {
"name": "postgresql16-docs-16.4-1.1.s390x",
"product_id": "postgresql16-docs-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.s390x",
"product_id": "postgresql16-llvmjit-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.s390x",
"product": {
"name": "postgresql16-plperl-16.4-1.1.s390x",
"product_id": "postgresql16-plperl-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.s390x",
"product": {
"name": "postgresql16-plpython-16.4-1.1.s390x",
"product_id": "postgresql16-plpython-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.s390x",
"product_id": "postgresql16-pltcl-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.s390x",
"product": {
"name": "postgresql16-server-16.4-1.1.s390x",
"product_id": "postgresql16-server-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.s390x",
"product_id": "postgresql16-server-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.s390x",
"product": {
"name": "postgresql16-test-16.4-1.1.s390x",
"product_id": "postgresql16-test-16.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-16.4-1.1.x86_64",
"product_id": "postgresql16-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.4-1.1.x86_64",
"product_id": "postgresql16-contrib-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-docs-16.4-1.1.x86_64",
"product_id": "postgresql16-docs-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.x86_64",
"product_id": "postgresql16-llvmjit-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.4-1.1.x86_64",
"product_id": "postgresql16-plperl-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.4-1.1.x86_64",
"product_id": "postgresql16-plpython-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.x86_64",
"product_id": "postgresql16-pltcl-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-server-16.4-1.1.x86_64",
"product_id": "postgresql16-server-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-server-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-test-16.4-1.1.x86_64",
"product_id": "postgresql16-test-16.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x"
},
"product_reference": "postgresql16-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x"
},
"product_reference": "postgresql16-contrib-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-docs-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-docs-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x"
},
"product_reference": "postgresql16-docs-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-docs-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x"
},
"product_reference": "postgresql16-plperl-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x"
},
"product_reference": "postgresql16-plpython-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-server-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-server-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x"
},
"product_reference": "postgresql16-server-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-server-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-test-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-test-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x"
},
"product_reference": "postgresql16-test-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-test-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
},
{
"cve": "CVE-2021-20229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20229"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20229",
"url": "https://www.suse.com/security/cve/CVE-2021-20229"
},
{
"category": "external",
"summary": "SUSE Bug 1182039 for CVE-2021-20229",
"url": "https://bugzilla.suse.com/1182039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20229"
},
{
"cve": "CVE-2021-23214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23214"
}
],
"notes": [
{
"category": "general",
"text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23214",
"url": "https://www.suse.com/security/cve/CVE-2021-23214"
},
{
"category": "external",
"summary": "SUSE Bug 1192516 for CVE-2021-23214",
"url": "https://bugzilla.suse.com/1192516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23214"
},
{
"cve": "CVE-2021-23222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23222"
}
],
"notes": [
{
"category": "general",
"text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23222",
"url": "https://www.suse.com/security/cve/CVE-2021-23222"
},
{
"category": "external",
"summary": "SUSE Bug 1192516 for CVE-2021-23222",
"url": "https://bugzilla.suse.com/1192516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23222"
},
{
"cve": "CVE-2021-32027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32027"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32027",
"url": "https://www.suse.com/security/cve/CVE-2021-32027"
},
{
"category": "external",
"summary": "SUSE Bug 1185924 for CVE-2021-32027",
"url": "https://bugzilla.suse.com/1185924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32028"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32028",
"url": "https://www.suse.com/security/cve/CVE-2021-32028"
},
{
"category": "external",
"summary": "SUSE Bug 1185925 for CVE-2021-32028",
"url": "https://bugzilla.suse.com/1185925"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32029",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32029"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32029",
"url": "https://www.suse.com/security/cve/CVE-2021-32029"
},
{
"category": "external",
"summary": "SUSE Bug 1185926 for CVE-2021-32029",
"url": "https://bugzilla.suse.com/1185926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32029"
},
{
"cve": "CVE-2021-3393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3393"
}
],
"notes": [
{
"category": "general",
"text": "An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3393",
"url": "https://www.suse.com/security/cve/CVE-2021-3393"
},
{
"category": "external",
"summary": "SUSE Bug 1182040 for CVE-2021-3393",
"url": "https://bugzilla.suse.com/1182040"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3393"
},
{
"cve": "CVE-2022-1552",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1552"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user\u0027s objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1552",
"url": "https://www.suse.com/security/cve/CVE-2022-1552"
},
{
"category": "external",
"summary": "SUSE Bug 1199475 for CVE-2022-1552",
"url": "https://bugzilla.suse.com/1199475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-1552"
},
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2024-7348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7348"
}
],
"notes": [
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7348",
"url": "https://www.suse.com/security/cve/CVE-2024-7348"
},
{
"category": "external",
"summary": "SUSE Bug 1229013 for CVE-2024-7348",
"url": "https://bugzilla.suse.com/1229013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-7348"
}
]
}
OPENSUSE-SU-2025:15580-1
Vulnerability from csaf_opensuse - Published: 2025-09-26 00:00 - Updated: 2025-09-26 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql17-17.6-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql17-17.6-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15580",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15580-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20229 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23214 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23222 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32027 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32028 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32028/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32029 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32029/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3393 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1552 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1552/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5868 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5869 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5870 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "postgresql17-17.6-2.1 on GA media",
"tracking": {
"current_release_date": "2025-09-26T00:00:00Z",
"generator": {
"date": "2025-09-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15580-1",
"initial_release_date": "2025-09-26T00:00:00Z",
"revision_history": [
{
"date": "2025-09-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-17.6-2.1.aarch64",
"product_id": "postgresql17-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.6-2.1.aarch64",
"product_id": "postgresql17-contrib-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-docs-17.6-2.1.aarch64",
"product_id": "postgresql17-docs-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.aarch64",
"product_id": "postgresql17-llvmjit-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.6-2.1.aarch64",
"product_id": "postgresql17-plperl-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.6-2.1.aarch64",
"product_id": "postgresql17-plpython-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.aarch64",
"product_id": "postgresql17-pltcl-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-server-17.6-2.1.aarch64",
"product_id": "postgresql17-server-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-server-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-test-17.6-2.1.aarch64",
"product_id": "postgresql17-test-17.6-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-17.6-2.1.ppc64le",
"product_id": "postgresql17-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.6-2.1.ppc64le",
"product_id": "postgresql17-contrib-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-docs-17.6-2.1.ppc64le",
"product_id": "postgresql17-docs-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.6-2.1.ppc64le",
"product_id": "postgresql17-plperl-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.6-2.1.ppc64le",
"product_id": "postgresql17-plpython-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.ppc64le",
"product_id": "postgresql17-pltcl-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-server-17.6-2.1.ppc64le",
"product_id": "postgresql17-server-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-server-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-test-17.6-2.1.ppc64le",
"product_id": "postgresql17-test-17.6-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.s390x",
"product": {
"name": "postgresql17-17.6-2.1.s390x",
"product_id": "postgresql17-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.s390x",
"product": {
"name": "postgresql17-contrib-17.6-2.1.s390x",
"product_id": "postgresql17-contrib-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-devel-17.6-2.1.s390x",
"product_id": "postgresql17-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.s390x",
"product": {
"name": "postgresql17-docs-17.6-2.1.s390x",
"product_id": "postgresql17-docs-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.s390x",
"product_id": "postgresql17-llvmjit-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.s390x",
"product": {
"name": "postgresql17-plperl-17.6-2.1.s390x",
"product_id": "postgresql17-plperl-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.s390x",
"product": {
"name": "postgresql17-plpython-17.6-2.1.s390x",
"product_id": "postgresql17-plpython-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.s390x",
"product_id": "postgresql17-pltcl-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.s390x",
"product": {
"name": "postgresql17-server-17.6-2.1.s390x",
"product_id": "postgresql17-server-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.s390x",
"product_id": "postgresql17-server-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.s390x",
"product": {
"name": "postgresql17-test-17.6-2.1.s390x",
"product_id": "postgresql17-test-17.6-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-17.6-2.1.x86_64",
"product_id": "postgresql17-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.6-2.1.x86_64",
"product_id": "postgresql17-contrib-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-docs-17.6-2.1.x86_64",
"product_id": "postgresql17-docs-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.x86_64",
"product_id": "postgresql17-llvmjit-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.6-2.1.x86_64",
"product_id": "postgresql17-plperl-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.6-2.1.x86_64",
"product_id": "postgresql17-plpython-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.x86_64",
"product_id": "postgresql17-pltcl-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-server-17.6-2.1.x86_64",
"product_id": "postgresql17-server-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-server-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-test-17.6-2.1.x86_64",
"product_id": "postgresql17-test-17.6-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x"
},
"product_reference": "postgresql17-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x"
},
"product_reference": "postgresql17-contrib-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-docs-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-docs-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x"
},
"product_reference": "postgresql17-docs-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-docs-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x"
},
"product_reference": "postgresql17-plperl-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x"
},
"product_reference": "postgresql17-plpython-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-server-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-server-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x"
},
"product_reference": "postgresql17-server-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-server-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-test-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-test-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x"
},
"product_reference": "postgresql17-test-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-test-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
},
{
"cve": "CVE-2021-20229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20229"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20229",
"url": "https://www.suse.com/security/cve/CVE-2021-20229"
},
{
"category": "external",
"summary": "SUSE Bug 1182039 for CVE-2021-20229",
"url": "https://bugzilla.suse.com/1182039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20229"
},
{
"cve": "CVE-2021-23214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23214"
}
],
"notes": [
{
"category": "general",
"text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23214",
"url": "https://www.suse.com/security/cve/CVE-2021-23214"
},
{
"category": "external",
"summary": "SUSE Bug 1192516 for CVE-2021-23214",
"url": "https://bugzilla.suse.com/1192516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23214"
},
{
"cve": "CVE-2021-23222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23222"
}
],
"notes": [
{
"category": "general",
"text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23222",
"url": "https://www.suse.com/security/cve/CVE-2021-23222"
},
{
"category": "external",
"summary": "SUSE Bug 1192516 for CVE-2021-23222",
"url": "https://bugzilla.suse.com/1192516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23222"
},
{
"cve": "CVE-2021-32027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32027"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32027",
"url": "https://www.suse.com/security/cve/CVE-2021-32027"
},
{
"category": "external",
"summary": "SUSE Bug 1185924 for CVE-2021-32027",
"url": "https://bugzilla.suse.com/1185924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32028"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32028",
"url": "https://www.suse.com/security/cve/CVE-2021-32028"
},
{
"category": "external",
"summary": "SUSE Bug 1185925 for CVE-2021-32028",
"url": "https://bugzilla.suse.com/1185925"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32029",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32029"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32029",
"url": "https://www.suse.com/security/cve/CVE-2021-32029"
},
{
"category": "external",
"summary": "SUSE Bug 1185926 for CVE-2021-32029",
"url": "https://bugzilla.suse.com/1185926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32029"
},
{
"cve": "CVE-2021-3393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3393"
}
],
"notes": [
{
"category": "general",
"text": "An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3393",
"url": "https://www.suse.com/security/cve/CVE-2021-3393"
},
{
"category": "external",
"summary": "SUSE Bug 1182040 for CVE-2021-3393",
"url": "https://bugzilla.suse.com/1182040"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3393"
},
{
"cve": "CVE-2022-1552",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1552"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user\u0027s objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1552",
"url": "https://www.suse.com/security/cve/CVE-2022-1552"
},
{
"category": "external",
"summary": "SUSE Bug 1199475 for CVE-2022-1552",
"url": "https://bugzilla.suse.com/1199475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-1552"
},
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-5868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5868"
}
],
"notes": [
{
"category": "general",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5868",
"url": "https://www.suse.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "SUSE Bug 1216962 for CVE-2023-5868",
"url": "https://bugzilla.suse.com/1216962"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5868"
},
{
"cve": "CVE-2023-5869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5869"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5869",
"url": "https://www.suse.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "SUSE Bug 1216961 for CVE-2023-5869",
"url": "https://bugzilla.suse.com/1216961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2023-5869"
},
{
"cve": "CVE-2023-5870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5870"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5870",
"url": "https://www.suse.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "SUSE Bug 1216960 for CVE-2023-5870",
"url": "https://bugzilla.suse.com/1216960"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-5870"
},
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
RHSA-2023:3714
Vulnerability from csaf_redhat - Published: 2023-06-21 14:48 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3714",
"url": "https://access.redhat.com/errata/RHSA-2023:3714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3714.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:05+00:00",
"generator": {
"date": "2026-04-30T12:56:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:3714",
"initial_release_date": "2023-06-21T14:48:19+00:00",
"revision_history": [
{
"date": "2023-06-21T14:48:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-21T14:48:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56:05+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.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-docs-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-docs-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-static-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-static-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-test-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-test-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-contrib-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-contrib-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-plperl-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-plperl-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-server-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-server-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"product_id": "postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-docs-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-docs-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-static-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-static-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-test-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-test-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-server-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-server-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"product_id": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-docs-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-docs-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-static-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-static-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-test-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-test-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-contrib-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-contrib-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-plperl-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-plperl-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-server-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-server-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"product_id": "postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-docs-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-docs-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-private-devel-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-server-devel-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-static-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-static-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-test-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-test-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-debugsource-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-contrib-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-contrib-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-plperl-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-plperl-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-plpython3-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-pltcl-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-private-libs-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-server-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-server-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.el9_2.s390x",
"product": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.s390x",
"product_id": "postgresql-upgrade-0:13.11-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.11-1.el9_2.src",
"product": {
"name": "postgresql-0:13.11-1.el9_2.src",
"product_id": "postgresql-0:13.11-1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src"
},
"product_reference": "postgresql-0:13.11-1.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src"
},
"product_reference": "postgresql-0:13.11-1.el9_2.src",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-contrib-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-docs-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plperl-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-static-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-test-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T14:48:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3714"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T14:48:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3714"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.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.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.src",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.el9_2.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.s390x",
"CRB-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:4313
Vulnerability from csaf_redhat - Published: 2023-07-27 13:35 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-postgresql12-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS). \n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4313",
"url": "https://access.redhat.com/errata/RHSA-2023:4313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4313.json"
}
],
"title": "Red Hat Security Advisory: rh-postgresql12-postgresql security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:18+00:00",
"generator": {
"date": "2026-04-30T12:56:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:4313",
"initial_release_date": "2023-07-27T13:35:29+00:00",
"revision_history": [
{
"date": "2023-07-27T13:35:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-27T13:35:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.src",
"product": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.src",
"product_id": "rh-postgresql12-postgresql-0:12.15-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.15-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.15-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"product": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"product_id": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.15-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.15-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"product": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"product_id": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.15-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.15-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"product": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"product_id": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.15-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
},
"product_reference": "rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T13:35:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4313"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T13:35:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4313"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.15-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.15-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:4327
Vulnerability from csaf_redhat - Published: 2023-07-31 09:24 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql: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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4327",
"url": "https://access.redhat.com/errata/RHSA-2023:4327"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4327.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:17+00:00",
"generator": {
"date": "2026-04-30T12:56:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:4327",
"initial_release_date": "2023-07-31T09:24:46+00:00",
"revision_history": [
{
"date": "2023-07-31T09:24:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-31T09:24:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=aarch64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src\u0026rpmmod=postgresql:15:9020020230619032405: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:9020020230619032405: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:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=src\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=noarch\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=ppc64le\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=s390x\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405: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:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel9.2.0.z%2B19113%2B6f5d9d63?arch=x86_64\u0026rpmmod=postgresql:15:9020020230619032405: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-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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-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.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"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.2.0.Z.MAIN.EUS: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.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-31T09:24:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4327"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-31T09:24:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4327"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.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.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.src::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.noarch::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.aarch64::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.ppc64le::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.s390x::postgresql:15",
"AppStream-9.2.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el9.2.0.z+19113+6f5d9d63.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:4527
Vulnerability from csaf_redhat - Published: 2023-08-08 08:46 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4527",
"url": "https://access.redhat.com/errata/RHSA-2023:4527"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4527.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:17+00:00",
"generator": {
"date": "2026-04-30T12:56:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:4527",
"initial_release_date": "2023-08-08T08:46:24+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56: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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=aarch64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"product": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src (postgresql:13)",
"product_id": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=src\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=noarch\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=ppc64le\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=s390x\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.11-1.module%2Bel8.8.0%2B19081%2B0a277c66?arch=x86_64\u0026rpmmod=postgresql:13:8080020230613131941:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13"
},
"product_reference": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.src::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.11-1.module+el8.8.0+19081+0a277c66.noarch::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.aarch64::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.ppc64le::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.s390x::postgresql:13",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.11-1.module+el8.8.0+19081+0a277c66.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:4535
Vulnerability from csaf_redhat - Published: 2023-08-08 08:46 - Updated: 2026-04-30 12:56A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4535",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4535.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:26+00:00",
"generator": {
"date": "2026-04-30T12:56:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:4535",
"initial_release_date": "2023-08-08T08:46:02+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=noarch\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:4539
Vulnerability from csaf_redhat - Published: 2023-08-08 08:46 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4539",
"url": "https://access.redhat.com/errata/RHSA-2023:4539"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4539.json"
}
],
"title": "Red Hat Security Advisory: postgresql:10 security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:31+00:00",
"generator": {
"date": "2026-04-30T12:56:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:4539",
"initial_release_date": "2023-08-08T08:46:33+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"product": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src (postgresql:10)",
"product_id": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=src\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=aarch64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=ppc64le\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=s390x\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.23-2.module%2Bel8.8.0%2B19493%2B5804baf6?arch=x86_64\u0026rpmmod=postgresql:10:8080020230720123941:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10"
},
"product_reference": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4539"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4539"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.src::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.aarch64::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.ppc64le::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.s390x::postgresql:10",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:10.23-2.module+el8.8.0+19493+5804baf6.x86_64::postgresql:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:5269
Vulnerability from csaf_redhat - Published: 2023-09-19 14:43 - Updated: 2026-04-30 12:56A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql: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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5269",
"url": "https://access.redhat.com/errata/RHSA-2023:5269"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5269.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2026-04-30T12:56:56+00:00",
"generator": {
"date": "2026-04-30T12:56:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:5269",
"initial_release_date": "2023-09-19T14:43:05+00:00",
"revision_history": [
{
"date": "2023-09-19T14:43:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-09-19T14:43:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T12:56:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=src\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=noarch\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=aarch64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=ppc64le\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=s390x\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.3-1.module%2Bel8.8.0%2B19565%2B1b0ddae0?arch=x86_64\u0026rpmmod=postgresql:15:8080020230803085541:63b34585"
}
}
}
],
"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.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
],
"known_not_affected": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-19T14:43:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5269"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-19T14:43:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5269"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.src::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.3-1.module+el8.8.0+19565+1b0ddae0.noarch::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.aarch64::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.s390x::postgresql:15",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.3-1.module+el8.8.0+19565+1b0ddae0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:7545
Vulnerability from csaf_redhat - Published: 2023-11-28 16:05 - Updated: 2026-04-30 13:12A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the object targeted in CREATE OR REPLACE or CREATE IF NOT EXISTS. Given all three prerequisites, this flaw allows an attacker to run arbitrary code as the victim role, which may be a superuser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7545",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7545.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2026-04-30T13:12:54+00:00",
"generator": {
"date": "2026-04-30T13:12:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2023:7545",
"initial_release_date": "2023-11-28T16:05:31+00:00",
"revision_history": [
{
"date": "2023-11-28T16:05:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-28T16:05:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:12:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.src",
"product": {
"name": "postgresql-0:13.13-1.el9_0.src",
"product_id": "postgresql-0:13.13-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the object targeted in CREATE OR REPLACE or CREATE IF NOT EXISTS. Given all three prerequisites, this flaw allows an attacker to run arbitrary code as the victim role, which may be a superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although the NVD assigns this issue a Moderate rating, Red Hat classifies it as Low severity because the practical impact is limited and requires multiple specific conditions. The vulnerability allows a privileged database role (pg_signal_backend) to send signals to certain background worker processes. However, PostgreSQL\u2019s core background workers are designed to safely handle such signals and automatically recover without disrupting the database service.\n\nFor a denial-of-service condition to occur, the system must be running a non-core extension that introduces a custom background worker which is not designed to restart safely after receiving a signal. In other words, the issue does not affect standard PostgreSQL installations and only impacts specialized configurations using third-party extensions. Even in affected scenarios, the impact is limited to disruption of a specific auxiliary background task and does not result in complete database failure, data loss, or compromise of confidentiality or integrity.\n\nBecause exploitation requires a high-privileged user and affects only certain non-default configurations with limited operational impact, Red Hat considers the real-world risk to be Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.